home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr47 / shwtxt16.zip / ALL2EXE.BAT < prev    next >
DOS Batch File  |  1995-03-09  |  161b  |  7 lines

  1. @echo off
  2. echo off
  3. cls
  4. for %%f in (aliens clock demo dpthchg fades gallery) do stc %%f
  5. for %%f in (guess match mmind puzzle repeat usa wmtell) do stc %%f
  6.  
  7.